Skip to content

Add built-in configurable platform header authentication - #610

Merged
NhanLuongBGSV merged 3 commits into
eclipse-autowrx:mainfrom
7inh:feat/builtin-platform-auth
Aug 11, 2026
Merged

Add built-in configurable platform header authentication#610
NhanLuongBGSV merged 3 commits into
eclipse-autowrx:mainfrom
7inh:feat/builtin-platform-auth

Conversation

@7inh

@7inh 7inh commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Replace the external AUTH_URL auth sidecar with built-in platform header auth (AUTH_PROVIDER=platform + AUTH_PLATFORM_HEADERS), so any deployment platform that injects user identity via HTTP headers is supported without a separate microservice.

7inh added 3 commits August 5, 2026 08:59
Replace the external AUTH_URL sidecar with in-process platform auth (AUTH_PROVIDER=platform + AUTH_PLATFORM_HEADERS). Supports any deployment platform that injects user identity via headers, upserts users on each protected request, and keeps AUTH_URL as a deprecated fallback.
@7inh 7inh changed the title Feat/builtin platform auth Add built-in configurable platform header authentication Aug 6, 2026
@NhanLuongBGSV
NhanLuongBGSV merged commit 45ac38a into eclipse-autowrx:main Aug 11, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants